home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Intel_Only / InstrumentBuilder.99 / InstrumentBuilder.app / newUG.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  633 b   |  45 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. UnitGeneratorHandler = {
  7.     ACTIONS = {
  8.     resizeMatrices:;
  9.     runNewUGPanel:;
  10.     cancelNewUG:;
  11.     dataChanged:;
  12.     createNewUG:;
  13.     updatePanel:;
  14.     addFieldType:;
  15.     init:;
  16.     addPDToken:;
  17.     };
  18.     OUTLETS = {
  19.     oscillatorList;
  20.     printDescriptionCell;
  21.     envelopeList;
  22.     outFieldForm;
  23.     cancelButton;
  24.     numInCell;
  25.     macroList;
  26.     outRepButtons;
  27.     newUGPanel;
  28.     inRepButtons;
  29.     numOutCell;
  30.     ugDef;
  31.     exampleCell;
  32.     createButton;
  33.     fieldTypeButtons;
  34.     nameCell;
  35.     filterList;
  36.     IBController;
  37.     inFieldForm;
  38.     outNameForm;
  39.     inNameForm;
  40.     operatorList;
  41.     typeButtons;
  42.     };
  43.     SUPERCLASS = Object;
  44. };
  45.